Russian updates from Anton Sotkov
[adiumx.git] / Plugins / Purple Service / ru.lproj / ESPurpleZephyrAccountView.nib / classes.nib
blob0caaea1cd0e92d70428144127887f3ce0b2271d3
2     IBClasses =     (
3                 {
4             ACTIONS =             {
5                 changedPreference = id;
6             };
7             CLASS = AIAccountViewController;
8             LANGUAGE = ObjC;
9             OUTLETS =             {
10                 "checkBox_checkMail" = NSButton;
11                 "textField_accountUID" = NSTextField;
12                 "textField_accountUIDLabel" = NSTextField;
13                 "textField_alias" = NSTextField;
14                 "textField_connectHost" = NSTextField;
15                 "textField_connectPort" = NSTextField;
16                 "textField_password" = NSTextField;
17                 "view_auxiliaryTabView" = NSTabView;
18                 "view_options" = NSView;
19                 "view_profile" = NSView;
20                 "view_setup" = NSView;
21             };
22             SUPERCLASS = AIObject;
23         },
24                 {
25             CLASS = AIDelayedTextField;
26             LANGUAGE = ObjC;
27             SUPERCLASS = NSTextField;
28         },
29                 {
30             CLASS = AIObject;
31             LANGUAGE = ObjC;
32             SUPERCLASS = NSObject;
33         },
34                 {
35             CLASS = AIPlasticButton;
36             LANGUAGE = ObjC;
37             SUPERCLASS = NSPopUpButton;
38         },
39                 {
40             CLASS = AIPlasticMinusButton;
41             LANGUAGE = ObjC;
42             SUPERCLASS = AIPlasticButton;
43         },
44                 {
45             CLASS = AIPlasticPlusButton;
46             LANGUAGE = ObjC;
47             SUPERCLASS = AIPlasticButton;
48         },
49                 {
50             ACTIONS =             {
51                 addRowToServerList = id;
52                 removeSelectedRowFromServerList = id;
53             };
54             CLASS = ESGaimZephyrAccountViewController;
55             LANGUAGE = ObjC;
56             OUTLETS =             {
57                 "checkBox_exportAnyone" = NSButton;
58                 "checkBox_exportSubs" = NSButton;
59                 "checkBox_launchZhm" = NSButton;
60                 "minus_servers" = NSButton;
61                 "plus_servers" = NSButton;
62                 "tableView_servers" = NSTableView;
63                 "textField_encoding" = NSTextField;
64                 "textField_exposure" = NSTextField;
65             };
66             SUPERCLASS = AIAccountViewController;
67         },
68                 {
69             CLASS = FirstResponder;
70             LANGUAGE = ObjC;
71             SUPERCLASS = NSObject;
72         }
73     );
74     IBVersion = 1;